-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated deps #49
base: main
Are you sure you want to change the base?
Updated deps #49
Conversation
Important Auto Review SkippedReview was skipped due to path filters Files ignored due to path filters (1)
You can disable this status message by setting the WalkthroughThis update primarily involves version bumps and enhancements in code style consistency across various packages such as ESLint configurations, TypeScript settings, and Webpack configurations. Key changes include the introduction of new rules and plugins for ESLint, updates to TypeScript configurations, and adjustments in Webpack entry naming conventions. Changes
Possibly related issues
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 19
Out of diff range and nitpick comments (2)
CHANGELOG.md (1)
10-10
: Excessive blank lines detected.Please reduce the number of consecutive blank lines to maintain a clean and professional document format.
packages/tsconfig/CHANGELOG.md (1)
10-10
: Excessive blank lines detected.Please reduce the number of consecutive blank lines to maintain a clean and professional document format.
packages/webpack-config/src/plugins/emittersShapes/buildEmittersShape.ts
Outdated
Show resolved
Hide resolved
chore(deps): update dependency typescript to v5.4.5
chore(deps): update pnpm/action-setup action to v3
chore(deps): update nrwl monorepo to v18.3.4
fix(deps): update dependency @types/node to v20.12.8
…orepo fix(deps): update dependency @stylistic/eslint-plugin to v1.8.1
fix(deps): update dependency rimraf to v5.0.6
fix(deps): update dependency rimraf to v5.0.7
Summary by CodeRabbit
New Features
build:ci
in package configurations for enhanced CI build processes.Documentation
CHANGELOG.md
files to reflect recent version bumps and dependencies updates.Refactor
Style
Chores
Bug Fixes